Platform Explorer / Nuxeo Platform 2023.10

Operation Image.Blob.Resize (Image.Blob.Resize)

Operation id Image.Blob.Resize
Category Chain
Label Image.Blob.Resize
Requires
Since

Parameters

No parameters.

Signature

Inputs blob
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.picture.operation

JSON Definition

{
  "id" : "Image.Blob.Resize",
  "label" : "Image.Blob.Resize",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "Image.Blob.Resize",
  "signature" : [ "blob", "blob" ],
  "params" : [ ]
}